Skip to content

[WIP] Add CUB 200-2011 dataset#5

Merged
francescoTheSantis merged 19 commits intopyc-team:devfrom
edogab33:cub_ds
Apr 24, 2026
Merged

[WIP] Add CUB 200-2011 dataset#5
francescoTheSantis merged 19 commits intopyc-team:devfrom
edogab33:cub_ds

Conversation

@edogab33
Copy link
Copy Markdown

No description provided.

@edogab33 edogab33 changed the title [WIP] Add CUB dataset [WIP] Add CUB 200-2011 dataset Nov 27, 2025
root: str = CUB_DIR,
image_transform: object | None = None,
) -> None:
self.root = root
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Handle the creation of the root dir

@edogab33 edogab33 changed the base branch from master to dev April 23, 2026 16:05
@francescoTheSantis
Copy link
Copy Markdown
Collaborator

I fixed the CUB200 dataset and applied a minor change on the awa2 dataset (allow to set image size from config)

francescoTheSantis and others added 4 commits April 24, 2026 15:12
Co-authored-by: Copilot <copilot@github.com>
… cub_incomplete concept subset

Co-authored-by: Copilot <copilot@github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

❌ Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
torch_concepts/data/io.py 50.00% 13 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@francescoTheSantis francescoTheSantis merged commit feae947 into pyc-team:dev Apr 24, 2026
1 check passed
@francescoTheSantis francescoTheSantis deleted the cub_ds branch April 24, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants